POST api/Diagnostics/EditEDDTask?EventAlertStatusID={EventAlertStatusID}&RowIds[0]={RowIds[0]}&RowIds[1]={RowIds[1]}&EventAlertNotes={EventAlertNotes}&IsDirectClose={IsDirectClose}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EventAlertStatusID

globally unique identifier

Required

RowIds

Collection of integer

Required

EventAlertNotes

string

Required

IsDirectClose

boolean

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>